const net/http.http2FrameHeaders
7 uses
net/http (current package)
h2_bundle.go#L1360: http2FrameHeaders http2FrameType = 0x1
h2_bundle.go#L1373: http2FrameHeaders: "HEADERS",
h2_bundle.go#L1430: http2FrameHeaders: {
h2_bundle.go#L1458: http2FrameHeaders: http2parseHeadersFrame,
h2_bundle.go#L1854: if fh.Type == http2FrameHeaders && fr.ReadMetaHeaders != nil {
h2_bundle.go#L1897: case http2FrameHeaders, http2FrameContinuation:
h2_bundle.go#L2437: f.startWrite(http2FrameHeaders, flags, p.StreamID)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)